home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectSound / AdjustSound / resource.h < prev   
C/C++ Source or Header  |  2001-10-08  |  2KB  |  41 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AdjustSound.rc
  4. //
  5. #define IDR_MAINFRAME                   128
  6. #define IDD_MAIN                        130
  7. #define IDR_ACCELERATOR1                131
  8. #define IDC_PLAY                        1000
  9. #define IDC_STOP                        1001
  10. #define IDC_FREQUENCY_SLIDER            1003
  11. #define IDC_PAN_SLIDER                  1004
  12. #define IDC_VOLUME_SLIDER               1005
  13. #define IDC_LOOP_CHECK                  1009
  14. #define IDC_SOUNDFILE                   1011
  15. #define IDC_FREQUENCY                   1012
  16. #define IDC_PAN                         1013
  17. #define IDC_VOLUME                      1014
  18. #define IDC_FILENAME                    1015
  19. #define IDC_STATUS                      1016
  20. #define IDC_FOCUS_NORMAL                1019
  21. #define IDC_FOCUS_STICKY                1020
  22. #define IDC_FOCUS_GLOBAL                1021
  23. #define IDC_MEMORY_DEFAULT              1022
  24. #define IDC_MIX_DEFAULT                 1022
  25. #define IDC_MEMORY_HARDWARE             1023
  26. #define IDC_MIX_HARDWARE                1023
  27. #define IDC_MEMORY_SOFTWARE             1024
  28. #define IDC_MIX_SOFTWARE                1024
  29. #define IDC_BEHAVIOR                    1033
  30.  
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        134
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1022
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif
  41.